Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomNet Class > SendNonSecureIscl Method : SendNonSecureIscl(Byte[],Int32,Int32) Method |
'Declaration
Public Overloads Sub SendNonSecureIscl( _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal length As Integer _ )
'Usage
Dim instance As DicomNet Dim buffer() As Byte Dim offset As Integer Dim length As Integer instance.SendNonSecureIscl(buffer, offset, length)